func reflect.makeFloat32
2 uses
reflect (current package)
value.go#L3226: func makeFloat32(f flag, v float32, t Type) Value {
value.go#L3309: return makeFloat32(v.flag.ro(), *(*float32)(v.ptr), t)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)